Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump assertj-core from 3.17.1 to 3.17.2 #223

Merged
merged 1 commit into from
Sep 7, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2020

Bumps assertj-core from 3.17.1 to 3.17.2.

Commits
  • 3f654ef [maven-release-plugin] prepare release assertj-core-3.17.2
  • cf65f6a Demote opentest4j between assumption exception classes (fixes #1985)
  • 91db723 Add soft assertions wasSuccess tests
  • 79a5142 Bump mockito.version from 3.5.7 to 3.5.10
  • c2d9c05 Fix maven-shade-plugin warning about overlapping MANIFEST.MF
  • 3a9ca44 Exclude net.bytebuddy.experimental from shading scope
  • 7fb09d9 The use of timestamps to replace SNAPSHOT is an old oddity of
  • c9807b9 Add OSGi integration testing to build (#1888)
  • 7dec889 Bump mockito.version from 3.5.5 to 3.5.7
  • bc5f612 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Sep 7, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #223 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #223   +/-   ##
=========================================
  Coverage     88.19%   88.19%           
  Complexity       79       79           
=========================================
  Files             8        8           
  Lines           322      322           
  Branches         47       47           
=========================================
  Hits            284      284           
  Misses           30       30           
  Partials          8        8           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7113c1a...af3ba69. Read the comment docs.

@uhafner uhafner added the bug Bugs or performance problems label Sep 7, 2020
@uhafner uhafner merged commit e17eca7 into master Sep 7, 2020
@uhafner uhafner deleted the dependabot/maven/org.assertj-assertj-core-3.17.2 branch September 7, 2020 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants